.cusMain{
	margin-bottom: 40px;
}
.dl1{
	margin-top: 25px;
	height: 193px;
}
.dl1 dt{
	width: 690px;
	height: 193px;
	padding-left: 40px;
	float: left;
	background: url(../../images/service/dlbg.png) no-repeat 0 -50px;
}
.dl1 dt p{
	font-size: 18px;
	line-height: 30px;
	color: #333;
	margin-top: 50px;
	max-height: 120px;
	overflow: hidden;
	text-align: justify;
}
.dl1 dt p a{
	color: #FF6600;
}
.dl1 dd{
	width: 370px;
	margin-top: 20px;
	float: right;
	text-align: center;
}
.dl1 dd p{
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 10px;
	margin-left: 60px;
	text-align: left;
	text-indent: 30px;
	height: 25px;
	overflow: hidden;
	background: url(../../images/service/dlbg.png) no-repeat 0 2px;
	cursor: pointer;
}


.dl2{
	margin-top: 20px;
}
.dl2 dt{
	width: 370px;
	float: left;
	margin-top: 20px;
	text-align: center;
}
.dl2 dt p{
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 10px;
	margin-left: 60px;
	text-align: left;
	text-indent: 30px;
	height: 25px;
	overflow: hidden;
	background: url(../../images/service/dlbg.png) no-repeat 0 2px;
}

.dl2 dd{
	width: 690px;
	height: 193px;
	padding-right: 40px;
	float: right;
	background: url(../../images/service/dlbg.png) no-repeat right -306px;
}
.dl2 dd p{
	font-size: 18px;
	line-height: 30px;
	color: #333;
	margin-top: 50px;
	max-height: 120px;
	overflow: hidden;
	text-align: justify;
}
.dl2 dd p a{
	color: #FF6600;
}
.page{ height: 42px;line-height: 42px;margin: 40px auto 0;text-align: center;}
.page a{ width: 40px; height: 38px; display: inline-block; border:1px solid #e6e6e6;background: #fff; border-left: 0; text-align: center; font:normal 12px/38px "Tahoma"; color: #666666; vertical-align: middle; }
.page a:hover{color: #333333 !important; text-decoration: none;}
.page a.ft{border-left: 1px solid #e6e6e6;border-right:0;background: #fff url(../../images/service/companyList.png) no-repeat -56px -530px;}
.page a.next{background: #fff url(../../images/service/companyList.png) no-repeat 15px -530px;}
.page a.prev{ width: 68px; background: #fff url(../../images/service/companyList.png) no-repeat 8px -467px; border-left: 1px solid #e6e6e6; }
.page a.lt{ width: 68px; background: #fff url(../../images/service/companyList.png) no-repeat 8px -497px; }
.page a.on{ background: #519126; border:1px solid #519126; border-left: 0; color: #fff; font-weight: bold; }
.page a.on:hover{ color: #fff !important;text-decoration: none; }
.page input{ width: 38px; height: 38px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 12px/38px "Tahoma"; margin: 0 10px; vertical-align: middle; }
.page button{ width: 52px; height: 40px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 12px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background: url(../../images/service/companyList.png) no-repeat 0 -386px; }


.bounced{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	display: none;
}
.bouncedBg{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../../images/service/ly_black_bg.png) repeat;
}
.bouncedBox{
	width: 740px;
	height: 460px;
	padding: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -250px;
	background: #fff;
	overflow-y: scroll;
}
.bouncedBox img{
	width: 100%;
}
.closed{
	width: 48px;
	height: 48px;
	background: url(../../images/service/closed.png) no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 350px;
	margin-top: -310px;
}